Use dngettext instead of ngettext
authorMatthias Clasen <mclasen@redhat.com>
Sun, 27 Mar 2016 23:00:31 +0000 (19:00 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 27 Mar 2016 23:00:31 +0000 (19:00 -0400)
commit568feffa699b75ba16023069297ca887d18000ff
tree95a91d3991e6211a54517b2b79ad776780a7450f
parent5dabfa7b39afdf923b301856161fa482c4dbefe6
Use dngettext instead of ngettext

Since we are a library, we have to pass the domain explicitly.

https://bugzilla.gnome.org/show_bug.cgi?id=764261
gtk/gtkplacesviewrow.c